home *** CD-ROM | disk | FTP | other *** search
- REM ┌─────────────< Delete this section when you are done! >──────────────┐
- REM │ │
- REM │ WCS Mark II ADV Programming Template │
- REM │ │
- REM │ Please supply as much requested information as possible. │
- REM │ │
- REM │ (Keep in mind though, that there is a 400 line limit to ADV files!) │
- REM │ │
- REM └────────────────────────────────> <──────────────────────────────────┘
- REM
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM Joint Strike Fighter
- REM
- REM Innerloop Technologies - Eidos Interactive
- REM
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║Base Switch Settings ║
- REM ║Black Hat switch = Digital or Analog <= Choose one and erase the other ║
- REM ║Red Switch = Digital or Analog <== Choose one and erase the other║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║Game Settings: (Settings required for this game to use WCSII)║
- REM ╚═════════════════════════════════════════════════════════════╝
- REM
- REM ╔═════════════════════════════════════════════════════╗
- REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
- REM ╚═════════════════════════════════════════════════════╝
-
- Mdef tm_mkii
-
- REM ╔════════════════════════════════════════════════════════╗
- REM ║ Change 'TEMPLATE' to the name of the MDF file that you ║
- REM ║ want your ADV file to reference. For example, if you ║
- REM ║ create a new ADV file called NEWSIM.ADV, you might want║
- REM ║ the line above to read 'Mdef NEWSIM'. ║
- REM ╚════════════════════════════════════════════════════════╝
-
- REM ╔════════════════════════════════════════════════════════════╗
- REM ║ Place special macros below this line (i.e. @macroname, etc)║
- REM ╚════════════════════════════════════════════════════════════╝
-
-
- REM ╔════════════════════════╗
- REM ║(P)FCS Buttons Commands:║
- REM ╚════════════════════════╝
-
- rem BTN UB
-
- rem BTN MB
-
- rem BTN LB
-
- rem BTN HU
-
- rem BTN HD
-
- rem BTN HL
-
- rem BTN HR
-
- REM ╔════════════════════════╗
- REM ║WCS II Buttons Commands:║
- REM ╚════════════════════════╝
-
- BTN 1 Chaff
-
- BTN 2 Flares
-
- BTN 3 HMDSLS
-
- BTN 4 HMDNAV
-
- BTN 5 RadarOnOff
-
- BTN 6 Flaps
-
- REM ╔════════════════════════╗
- REM ║WCS II Rocker Commands: ║
- REM ╚════════════════════════╝
-
- rem RKR UP /P
- rem /R
-
- rem RKR DN /P
- rem /R
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
- REM ║ THE MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
- REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE ║
- REM ║ NEW CHIP AND MICROCODE!!!! ║
- REM ║ ║
- REM ║ How can you tell if you have the new chip and microcode? At the ║
- REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter. If it ║
- REM ║ says "File not found then you have the old microcode version that ║
- REM ║ uses DOWNLOAD.EXE instead. ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-